Welcome![Sign In][Sign Up]
Location:
Search - filter packet

Search list

[Internet-Networkshowtraf-1.6.0-src

Description: 这是一个协议分析器,该程序实现了数据包的捕获,网卡设定,过滤规则的设置等功能,能够将捕获的数据包进行解析,得到其包的内容。-This is a protocol analyzer, the program to realize the packet capture, nic setting, filter Settings and other functions, can will capture packets were conducted for the analysis of the content of the package.
Platform: | Size: 2728960 | Author: 天野 | Hits:

[Driver DevelopWinpkFilter

Description: 一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code. WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc. Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well.
Platform: | Size: 5840896 | Author: awe | Hits:

[Software Engineeringsniffer3-explain

Description: 对于抓包软件的终极版,从网卡混杂模式下抓取其他主机的包进行分析处理。并且有过滤功能-Crawl under from the NIC in promiscuous mode packet capture software Ultimate Edition, the other host of the package for analysis and processing. And filter function
Platform: | Size: 2048 | Author: 余虎 | Hits:

[Other Databaseswpesanjiantao

Description: 黄金WPE三件套游戏抓包实用工具WPE.滤镜技术.数据溢出-Gold WPE three-piece game packet capture utility WPE. Filter technology. Data overflow
Platform: | Size: 4853760 | Author: 475219741 | Hits:

[File Formatgetandstorepackets

Description: 这是一个更加完整的使用libpcap的范例程序,它显把捕获的数据包保存到磁盘。这个程序在Win32和Unix平台下都能编译。Pcap_filter(pf.exe)是一个通用的数据包过滤程序:它的输入参数有数据包的源(可以是物理接口,或是一个文件),过滤器和一个输出文件。它会从源获取数据包,并对它们进行过滤,如果它们符合过滤器的要求,就把它们保存到输出文件,直到按下Ctrl+C,或者整个文件处理完毕。-This is a more complete use of Libpcap examples of procedures, it is sensible to capture data packets are saved to disk. This program can be compiled in Win32 and Unix platform. Pcap_filter (pf.exe) is a common data packet filter program: its input parameters are the source of the packet (can be a physical interface, or a file), filter and an output file. It gets the packet from the source, and to filter them, if they meet the filter requirements, to save them to the output file, until you press Ctrl+C, or the entire document processing.
Platform: | Size: 1024 | Author: 何大望 | Hits:

[Linux-Unixpcap-pf

Description: packet filter subroutines for tcpdump.
Platform: | Size: 7168 | Author: divuirong | Hits:

[Special Effectsxiaobo

Description: 小波变换 小波增强 小波除噪 小波包除噪 小波滤波器-Wavelet transform wavelet enhancement Wavelet Noise wavelet packet denoising wavelet filter
Platform: | Size: 2048 | Author: 李松 | Hits:

[Sniffer Package capture64bit_jpcap

Description: JPCAP是一个开源库从Java应用程序的网络数据包捕获并发送。它提供的设施: 捕获原始数据包从电线。 脱机文件保存捕获的数据包,读取捕获的数据包从一个脱机文件。 自动识别数据包类型,并生成相应的Java对象(用于以太网的IPv4,IPv6中,ARP / RARP,TCP,UDP和ICMPv4报文)。 根据用户指定的规则过滤数据包调度给应用程序之前。 原始数据包发送到网络 Jpcap是基于 libpcap的/ WinPcap的在C和Java实现。JPCAP已通过测试微软Windows(98/2000/XP/Vista的),Linux操作系统(Fedora,Ubuntu的的)的Mac OS X(达尔文),FreeBSD的,和Solaris。-JPCAP is an open source database from a Java application to capture and transmit network packets. It provides facilities: capture the raw data packets from the wire. Offline Files save the captured packets, read the captured data packets from an offline file. Automatic identification packet type, and generates the corresponding Java objects (for Ethernet IPv4, IPv6 in, ARP/RARP, TCP, UDP, and ICMPv4 packets). According to the rules specified by the user to filter data packets to the application before dispatch. Original packet is sent to the network Jpcap libpcap-based/WinPcap in C and Java. JPCAP has been tested Microsoft Windows (98/2000/XP/Vista' s), Linux operating system (Fedora, Ubuntu' s) for Mac OS X (Darwin), FreeBSD' s, and Solaris.
Platform: | Size: 40960 | Author: 王夏洋 | Hits:

[Software EngineeringBased-on-the-computer-network-design

Description: 利用Wireshark软件的抓取网络通讯数据并查看网络通讯数据包中每一层的内容的能力,以及NKPP软件发送MAC帧的作用,设计实验。第一步实验中,先打开Wireshark软件开始捕获网络数据包,再登陆校园网关,回到Wireshark软件中筛选出以实验机算机IP为源的数据包,继而查看到登陆网关的用户名和密码以及其通信代码,并验证其在TCP/IP模型中的封装关系。第二步实验中,先重启宿舍交换机,分别在3台计算机上运行Wireshark软件捕获数据包,利用NKPP软件互相发送MAC帧,发现当交换机不知道目的MAC地址对应的端口号时,进行洪泛。-Wireshark software using the network traffic data capture and view network traffic packet contents of each layer' s ability, as well as software to send MAC frames NKPP role design experiments. The first step experiment, first open the Wireshark software to start capturing network packets, and then landing on campus gateway, back to Wireshark software to filter out experimental aircraft as the source computer IP packets, and then view the landing gateway user name and password, and its communication code, and verify the TCP/IP model package relationships. Step two experiments, the first reboot dormitory switches, respectively, in three computer running Wireshark software to capture data packets sent to each other using the NKPP software MAC frames, found that when the switch does not know the destination MAC address corresponding to the port number for flooding.
Platform: | Size: 3785728 | Author: 钱李 | Hits:

[Internet-NetworkPacketCapture

Description: 基于WinpCap的抓包程序,界面简洁,但基本功能都做进去了,包括网卡选择及包过滤器等。-Ethernet packet capture based on Winpcap,including adapter enumeration and packet filter.
Platform: | Size: 2467840 | Author: noctune | Hits:

[Windows DevelopHost2IP

Description: 网络嗅探器是一款使用WinPcap开发包的嗅探器,经过数据包的智能分析过滤,快速找到你所需要的网络信息。软件智能化程度高,使用方便快捷。Is a network sniffer to use WinPcap packet sniffer developed through the intelligent analysis of the data packet filter, quickly find the information you need to network. Software, high intelligence, easy to use and quick.-Is a network sniffer to use WinPcap packet sniffer developed through the intelligent analysis of the data packet filter, quickly find the information you need to network. Software, high intelligence, easy to use and quick.
Platform: | Size: 135168 | Author: Egypti | Hits:

[Windows Developsniffer3-explain

Description: 对于抓包软件的终极版,从网卡混杂模式下抓取其他主机的包进行分析处理。并且有过滤功能Crawl under from the NIC in promiscuous mode packet capture software Ultimate Edition, the other host of the package for analysis and processing. And filter function-Crawl under from the NIC in promiscuous mode packet capture software Ultimate Edition, the other host of the package for analysis and processing. And filter function
Platform: | Size: 2048 | Author: oeconom | Hits:

[Linux drivernet-fileter.tar

Description: net-filter示例,现实受到包的地址-net-filter example, the reality by packet address
Platform: | Size: 205824 | Author: hlpwoer | Hits:

[Internet-Networksniffer3-explain

Description: 对于抓包软件的终极版,从网卡混杂模式下抓取其他主机的包进行分析处理。并且有过滤功能-Crawl under from the NIC in promiscuous mode packet capture software Ultimate Edition, the other host of the package for analysis and processing. And filter function
Platform: | Size: 2048 | Author: otcall | Hits:

[VxWorksetherfilter

Description: 5.5环境下通过etherInputHookAdd和etherOutputHookAdd实现以太网报文监听-in vxworks 5.5, use the etherInputHookAdd and etherOutputHookAdd to filter the ethernet packet and realize the sniffer function
Platform: | Size: 2048 | Author: guolisong | Hits:

[Game Hook CrackWPExinshou

Description: WPE 新手教程 入门经典。封包分析 封包的组成 封包比较 封包加解密 滤镜制作。-WPE novice tutorial portal classic. The composition of the packet packet packet analysis comparing filter production.
Platform: | Size: 1199104 | Author: | Hits:

[Driver Developsfrc4

Description: 采用RC4 加密算法(非分组加密),实现文件系统透明加密过滤驱动程序-Using RC4 encryption algorithm (non-packet encryption) to achieve transparent encryption file system filter driver
Platform: | Size: 60416 | Author: cjm | Hits:

[Linux driverrawsocket

Description: 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功能。参数功能如下: s是根据源IP地址过滤数据包 d是根据目的IP地址过滤数据包 a是过滤ARP包 t是过滤TCP包 u是过滤UDP包 i是过滤ICMP包-RawSocket based packet filtering program, contains a total of seven files: inetheader.h, rawsocsniffer.h, rawsocket.h, rawsocket.c, rawsocsniffer.c, main.c, makefile. Compile: command line mode, switch to the code directory, enter to compile make. Generates an executable file main, and some obj files compiled after. Run: command line input/main [-s source IP] [-d purpose IP] [-atui] to run the program, you can set different parameters can be achieved simply filtering. Parameter functions are as follows: s is to filter packets based on the destination IP address d is filtered packet is a packet filtering ARP is to filter TCP packets t u i is a UDP packet filtering based on source IP address filtering ICMP packets
Platform: | Size: 11264 | Author: xuting | Hits:

[P2Pudp-socket

Description: socket网络套接字编程,udp包过滤源代码,实现服务器客户端包过滤过程-Socket network socket programming, udp packet filter source code, to achieve the server client packet filtering process
Platform: | Size: 2048 | Author: 付琳琳 | Hits:

[File Formatenergy-leakage--dual-tree

Description: 首先根据高斯白噪声频率充满整个频带的特性,通过双树复小波包变换对高斯白噪声进行分解,利用频带能量泄漏的定量分析方法,验证了双树复小波包变换具有较低的频带能量泄漏特性;其次利用双树复小波包变换逐层分解信号,对每层分解所得分量求其FFT谱的峭度,得到基于双树复小波包变换的谱峭度图,根据图中峭度最大的原则,可以自动准确的选择信号分解最佳层数和最佳分量;最后将基于双树复小波包变换的谱峭度图的故障诊断方法应用于实际工程中,对齿轮故障振动信号进行分析,选择最佳分解层数和分量后利用希尔伯特包络解调,有效准确地提取了故障特征信息,验证了方法的可行性和有效性-The parameters of a filter were determined by experience, and that has a great influence on the results of signal processing. The discrete wavelet packet transform has a larger energy leakage of frequency band, which obviously affected the results of the envelope demodulation. It is necessary to have a method with a lower energy leakage of the frequency band before envelope demodulation. The dual tree complex wavelet packet transform (DT-CWPT) was a new signal processing method that had many good qualities. Because the energy leakage of the frequency band was smaller when the signal was decomposed by a dual tree complex wavelet packet transform, the dual tree complex wavelet packet transform was used to extract the fault feature information in the field of fault diagnosis. In this paper, first, according to the characteristics of Gaussian white noise, whose frequency was full of the whole frequency band, Gaussian white noise was decomposed by a dual-tree complex wavel
Platform: | Size: 401408 | Author: 侯蒙蒙 | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net